home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / Apple Scanner Training / Scanner Tech - System / card_3071.txt < prev    next >
Text File  |  1990-04-02  |  5KB  |  202 lines

  1. -- card: 3071 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 7909
  5. -- name: Formula
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field "RAM & Hard Disk"
  9.   show card field "Memory Needed"
  10.   show card button "Next ..."
  11.   hide card button "Go Back"
  12. end openCard
  13.  
  14. on closeCard
  15.   hide card field "Cover All"
  16.   hide card button "Self-Check"
  17.   hide card field "RAM & Hard Disk"
  18.   show card field "Memory Needed"
  19.   show card field "Formula"
  20.   show card button "Next ..."
  21.   hide card button "Go Back"
  22.   set hilite of background button "The System" to true
  23.   set hilite of background button "How It Works" to false
  24.   set hilite of background button "Scan. Concepts" to false
  25.   set hilite of background button "File Formats" to false
  26. end closeCard
  27.  
  28.  
  29.  
  30. -- part 1 (field)
  31. -- low flags: 01
  32. -- high flags: 0000
  33. -- rect: left=50 top=60 right=112 bottom=440
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 0
  37. -- font id: 3
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: Formula
  42.  
  43.  
  44. -- part 2 (field)
  45. -- low flags: 01
  46. -- high flags: 2004
  47. -- rect: left=69 top=127 right=219 bottom=421
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 0
  51. -- font id: 3
  52. -- text size: 10
  53. -- style flags: 0
  54. -- line height: 13
  55. -- part name: Memory Needed
  56.  
  57.  
  58. -- part 3 (field)
  59. -- low flags: 01
  60. -- high flags: 0001
  61. -- rect: left=395 top=274 right=309 bottom=471
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 0 / 0
  64. -- text alignment: 0
  65. -- font id: 3
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: 
  70.  
  71.  
  72. -- part 4 (button)
  73. -- low flags: 00
  74. -- high flags: 2000
  75. -- rect: left=368 top=280 right=303 bottom=396
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 1012 / 1012
  78. -- text alignment: 1
  79. -- font id: 0
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 16
  83. -- part name: Pop Card
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   visual dissolve slow to card
  87.   go to card id 5068
  88. end mouseUp
  89.  
  90.  
  91.  
  92. -- part 5 (button)
  93. -- low flags: 00
  94. -- high flags: 8003
  95. -- rect: left=213 top=281 right=303 bottom=274
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: Next ...
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   hide card field "Memory Needed"
  107.   show card field "RAM & Hard Disk"
  108.   hide card button "Next ..."
  109.   show card button "Go Back"
  110. end mouseUp
  111.  
  112.  
  113.  
  114. -- part 6 (field)
  115. -- low flags: 81
  116. -- high flags: 2004
  117. -- rect: left=69 top=127 right=219 bottom=421
  118. -- title width / last selected line: 0
  119. -- icon id / first selected line: 0 / 0
  120. -- text alignment: 0
  121. -- font id: 3
  122. -- text size: 10
  123. -- style flags: 0
  124. -- line height: 13
  125. -- part name: RAM & Hard Disk
  126.  
  127.  
  128. -- part 7 (button)
  129. -- low flags: 80
  130. -- high flags: 8003
  131. -- rect: left=213 top=281 right=303 bottom=274
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 0 / 0
  134. -- text alignment: 1
  135. -- font id: 0
  136. -- text size: 12
  137. -- style flags: 0
  138. -- line height: 16
  139. -- part name: Go Back
  140. ----- HyperTalk script -----
  141. on mouseUp
  142.   hide card field "RAM & Hard Disk"
  143.   show card field "Memory Needed"
  144.   show card button "Next ..."
  145.   hide card button "Go Back"
  146. end mouseUp
  147.  
  148.  
  149.  
  150. -- part 8 (button)
  151. -- low flags: 80
  152. -- high flags: A004
  153. -- rect: left=1 top=315 right=340 bottom=511
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 0 / 0
  156. -- text alignment: 1
  157. -- font id: 0
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: Self-Check
  162. ----- HyperTalk script -----
  163. on mouseUp
  164.   visual iris close
  165.   hide card button "Self-Check"
  166.   hide card field "Cover All"
  167.   pop card
  168. end mouseUp
  169.  
  170.  
  171.  
  172. -- part 9 (field)
  173. -- low flags: 81
  174. -- high flags: 0001
  175. -- rect: left=58 top=269 right=310 bottom=499
  176. -- title width / last selected line: 0
  177. -- icon id / first selected line: 0 / 0
  178. -- text alignment: 0
  179. -- font id: 3
  180. -- text size: 12
  181. -- style flags: 0
  182. -- line height: 16
  183. -- part name: Cover All
  184.  
  185.  
  186. -- part contents for card part 1
  187. ----- text -----
  188. FORMULA: multiply the size of the scan area by the number of dots per square inch at the resolution used.  For grayscale, multiply the answer by four.
  189.  
  190.  
  191. -- part contents for card part 2
  192. ----- text -----
  193.  
  194. scan area size x dots/square inch = memory needed  
  195. (size of original) (resolution2)line art/halftone   x 4 =  grayscale
  196.   
  197. (8.5 x 14)x3002  =  1.071 megabytes   =  4.28  megabytes
  198.  
  199.  
  200. -- part contents for card part 6
  201. ----- text -----
  202. When the internal memory of the Macintosh is full, AppleScan automatically starts spooling (saving) the scanned image to disk.  Then, when you want to view the image, AppleScan automatically brings it back into memory.  When an image is brought in from the hard disk, you will notice some degradation in performance; for example, scrolling will be slower.